Skip to content

feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.2 )#504

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/fluent-bit-0.x
Apr 6, 2026
Merged

feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.2 )#504
renovate[bot] merged 1 commit intomainfrom
renovate/fluent-bit-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Update Change
fluent-bit (source) minor 0.56.00.57.2

Release Notes

fluent/helm-charts (fluent-bit)

v0.57.2

Compare Source

Changed

v0.57.1

Compare Source

Changed

v0.57.0

Compare Source

Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- kubernetes/apps/monitoring-priv/fluentbit/app Kustomization: flux-system/fluentbit HelmRelease: monitoring-priv/fluent-bit

+++ kubernetes/apps/monitoring-priv/fluentbit/app Kustomization: flux-system/fluentbit HelmRelease: monitoring-priv/fluent-bit

@@ -14,13 +14,13 @@

   chart:
     spec:
       chart: fluent-bit
       sourceRef:
         kind: HelmRepository
         name: fluent
-      version: 0.56.0
+      version: 0.57.2
   interval: 30m
   values:
     config:
       customParsers: |-
         [PARSER]
           name containerd

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- HelmRelease: monitoring-priv/fluent-bit DaemonSet: monitoring-priv/fluent-bit

+++ HelmRelease: monitoring-priv/fluent-bit DaemonSet: monitoring-priv/fluent-bit

@@ -28,13 +28,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: cr.fluentbit.io/fluent/fluent-bit:4.2.3
+        image: cr.fluentbit.io/fluent/fluent-bit:5.0.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NODENAME
           valueFrom:
             fieldRef:
               fieldPath: spec.nodeName
@@ -56,13 +56,13 @@

         livenessProbe:
           httpGet:
             path: /
             port: http
         readinessProbe:
           httpGet:
-            path: /api/v1/health
+            path: /api/v2/health
             port: http
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@renovate renovate bot force-pushed the renovate/fluent-bit-0.x branch 12 times, most recently from 5a92179 to fbc6ee1 Compare April 5, 2026 13:12
@renovate renovate bot changed the title feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.0 ) feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.2 ) Apr 5, 2026
@renovate renovate bot force-pushed the renovate/fluent-bit-0.x branch 6 times, most recently from 3003eff to 19f9a4c Compare April 6, 2026 13:50
@renovate renovate bot force-pushed the renovate/fluent-bit-0.x branch from 19f9a4c to daab807 Compare April 6, 2026 17:06
@renovate renovate bot merged commit 99e76c0 into main Apr 6, 2026
7 checks passed
@renovate renovate bot deleted the renovate/fluent-bit-0.x branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants